home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>495</width> <height>271</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="1" column="0"> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>30</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string><b>Attention! The target hard disk you have chosen might have some useful data.</b> The operation will delete all the data stored on this disk. Please confirm the operation or click Back to choose another target hard disk</string> </property> <property name="alignment"> <set>WordBreak|AlignTop|AlignLeft</set> </property> </widget> <spacer row="1" column="3"> <property name="name"> <cstring>spacer4_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>30</width> <height>20</height> </size> </property> </spacer> <spacer row="2" column="2"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>190</height> </size> </property> </spacer> <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>ConfirmCopyCheckBox</cstring> </property> <property name="text"> <string>Yes, continue copy operation</string> </property> </widget> <widget class="CPixmap" row="0" column="1"> <property name="name"> <cstring>cPixmap1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="picture" stdset="0"> <cstring>warning_large</cstring> </property> </widget> </grid> </widget> <connections> <connection> <sender>ConfirmCopyCheckBox</sender> <signal>toggled(bool)</signal> <receiver>Form1</receiver> <slot>ConfirmCopyCheckBox_toggled(bool)</slot> </connection> </connections> <includes> <include location="local" impldecl="in implementation">hdc_ontargetselected.ui.h</include> </includes> <slots> <slot>ConfirmationButtonGroup_clicked( int )</slot> <slot>ConfirmCopyCheckBox_toggled( bool )</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>pixmap.h</includehint> </includehints> </UI>